CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯滤波 图像

搜索资源列表

  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. 图像处理的基本操作

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2(二维线性滤波)对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图
  3. 所属分类:源码下载

  1. 30个图像处理

    4下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
  3. 所属分类:源码下载

    • 发布日期:2011-01-12
    • 文件大小:1088528
    • 提供者:linghan19871010
  1. VC图像处理基本算法示例

    7下载:
  2. 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
  3. 所属分类:绘图程序

    • 发布日期:2012-01-31
    • 文件大小:7927409
    • 提供者:kalekale
  1. 高通滤波器,对图像进行高通滤波

    0下载:
  2. 高通滤波器,对图像进行高通滤波。采用opencv,包含二维理想高通滤波,2阶巴特沃思高通滤波,二维高斯高通滤波,增长率为2二维指数高通滤波-High-pass filters, high pass filter the image. Using opencv, including two-dimensional ideal high-pass filter, 2-order Butterworth high pass filter, two-dimensional Gaussian high p
  3. 所属分类:OpenCV

    • 发布日期:2016-12-23
    • 文件大小:1413
    • 提供者:cd
  1. filter

    0下载:
  2. 高斯滤波器对图像的去噪效果,具有很好的效果。-denoise on filter of gaussian
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:277775
    • 提供者:nuoxiao
  1. ghfilter

    1下载:
  2. 一段图像处理的高斯高通滤波器的matlab源代码,思路清晰,可以直接运行。-A Gaussian image processing of high-pass filter matlab source code, clear, can run.
  3. 所属分类:matlab

    • 发布日期:2015-12-05
    • 文件大小:898
    • 提供者:何天玲
  1. anisodiff

    4下载:
  2. 本程序实现灰度图像各向异性扩散(滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯算法相比,它不会平滑边缘的图像-This procedure to achieve gray-scale image anisotropic diffusion (filtering algorithm can be used to smooth the signal, retaining edge, to enhance the edge contrast. With ordinary Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:43582
    • 提供者:renli
  1. guass

    0下载:
  2. 高斯滤波器,内含代码和测试图像,喜欢的朋友下~-Gaussian filter, containing the code and test images, like a friend of ~
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:140819
    • 提供者:王琳
  1. GausPyramid

    0下载:
  2. 高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样-Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:666
    • 提供者:彭素静
  1. Gaussian_Pyramids

    0下载:
  2. 基于高斯滤波器的图像压缩算法。可以处理真彩图和灰度图,相当实用。-Gaussian filter based on image compression algorithms. Can handle true color pictures and grayscale, quite useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1860
    • 提供者:秦关
  1. smooth

    0下载:
  2. 基于高斯函数的平滑滤波,是一种图像分割的自适应FKCN方法。包含了原始文献。-Smoothing based on Gaussian function, is a method of image segmentation adaptive FKCN. Contains the original article.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:124150
    • 提供者:郭庆
  1. gaussian-sobel-pyramid

    0下载:
  2. 对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:90318
    • 提供者:wang
  1. 高斯模糊

    0下载:
  2. 使用高斯函数对图像进行滤波模糊,简化图像的处理难度(The image is blurred by using the Gaussian function, which simplifies the processing difficulty of the image)
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:9512960
    • 提供者:小僧风
  1. 滤波

    0下载:
  2. 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:蘑菇1234
  1. all_noise_gaussian

    0下载:
  2. 分别对加入椒盐噪声和高斯噪声的图像通过高斯滤波器进行滤波,输出滤波后的图像以及信噪比。(The images of adding salt and pepper noise and Gaussian noise are filtered by Gaussian filter respectively, and the filtered image and signal to noise ratio are output.)
  3. 所属分类:matlab例程

  1. 滤波

    0下载:
  2. 图像去噪的一些程序,可直接使用,只需修改成为自己的文件。(Image denoising of a simple procedure, can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:123456梦
  1. bianyuanjiance

    0下载:
  2. 利用matlab,对图像进行高斯滤波,然后通过非极大值抑制,设置双阈值,实现图像边缘检测(Image edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:144384
    • 提供者:呀呀呀可乐
  1. 均值,中值,高斯,维纳滤波处理图像代码

    1下载:
  2. 采用均值滤波,中值滤波,高斯滤波,维纳滤波四种方法进行图像降噪处理(Mean filter, median filter, gaussian filter and wiener filter are used for image denoising)
  3. 所属分类:图形图象

    • 发布日期:2020-05-15
    • 文件大小:15360
    • 提供者:大门牙
  1. opencv 高斯滤波和中值滤波

    0下载:
  2. 通过opencv调用高斯滤波和中值滤波对图像进行卷积去除加入的椒盐噪声
  3. 所属分类:OpenCV

« 1 23 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com